home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Elemental_Blue / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  2.9 KB  |  146 lines

  1. BODY
  2. {
  3.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  4.     color : rgb(2,100,146);
  5.     font-weight : normal;
  6.     font-style : normal;
  7.     background-color : rgb(160,202,222)
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  13.     color : rgb(39,94,122);
  14.     font-weight : normal;
  15.     font-style : normal;
  16.     text-decoration : none
  17. }
  18.  
  19. A:link
  20. {
  21.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  22.     color : rgb(39,94,122);
  23.     font-weight : normal;
  24.     font-style : normal;
  25.     text-decoration : none
  26. }
  27.  
  28. UL
  29. {
  30.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  31.     color : rgb(39,94,122);
  32.     font-style : italic;
  33.     list-style-type : circle
  34. }
  35.  
  36. A:visited
  37. {
  38.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  39.     color : rgb(39,94,122);
  40.     font-weight : normal;
  41.     font-style : normal;
  42.     text-decoration : none
  43. }
  44.  
  45. .TextObject
  46. {
  47.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  48.     color : rgb(2,100,146);
  49.     line-height : 1.5em;
  50.     font-weight : normal;
  51.     font-style : normal
  52. }
  53.  
  54. H1
  55. {
  56.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  57.     font-size : 1.75em;
  58.     text-transform : uppercase;
  59.     font-weight : normal;
  60.     font-style : normal
  61. }
  62.  
  63. H2
  64. {
  65.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  66.     font-size : 1.5em;
  67.     text-transform : uppercase;
  68.     font-weight : normal;
  69.     font-style : normal
  70. }
  71.  
  72. P
  73. {
  74.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  75.     color : rgb(2,100,146);
  76.     line-height : 1.5em;
  77.     font-weight : normal;
  78.     font-style : normal
  79. }
  80.  
  81. H3
  82. {
  83.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  84.     font-size : 1.2em;
  85.     text-transform : uppercase;
  86.     color : rgb(2,100,146);
  87.     font-weight : normal;
  88.     font-style : normal
  89. }
  90.  
  91. OL
  92. {
  93.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  94.     color : rgb(39,94,122);
  95.     font-style : italic
  96. }
  97.  
  98. H4
  99. {
  100.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  101.     font-size : 1em;
  102.     text-transform : uppercase;
  103.     border-left-style : none;
  104.     border-top-style : none;
  105.     border-right-style : none;
  106.     border-bottom-style : none
  107. }
  108.  
  109. .TextNavBar
  110. {
  111.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  112.     font-size : 0.8em;
  113.     color : rgb(39,94,122);
  114.     font-weight : normal;
  115.     font-style : normal;
  116.     text-decoration : none
  117. }
  118.  
  119. H5
  120. {
  121.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  122.     font-size : 0.8em;
  123.     text-transform : uppercase;
  124.     font-weight : normal;
  125.     font-style : normal
  126. }
  127.  
  128. H6
  129. {
  130.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  131.     font-size : 0.75em;
  132.     text-transform : uppercase;
  133.     font-weight : normal;
  134.     font-style : normal
  135. }
  136.  
  137. A:hover
  138. {
  139.     font-family : Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
  140.     color : rgb(2,100,146);
  141.     font-weight : normal;
  142.     font-style : normal;
  143.     border-bottom : 1pt dotted rgb(0,0,0)
  144. }
  145.  
  146.